bitkeeper revision 1.1686 (42a473f3lFCz32vzD_NzxLZBkAfJ0A)
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Mon, 6 Jun 2005 16:04:03 +0000 (16:04 +0000)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Mon, 6 Jun 2005 16:04:03 +0000 (16:04 +0000)
commitd95843ec181dc8370dc1839cd1ecc6bf5ff9a0af
treed7f8154a1fc236399b18e05742bb242bb5c003c8
parenta8d02340e0d16d8bbb6fcf2318f0e0d70db0fb32
bitkeeper revision 1.1686 (42a473f3lFCz32vzD_NzxLZBkAfJ0A)

cpu_gdt_init() could allocate a frame array one element too small. Now
it is fixed size and guaranteed big enough. Spotted by George Dunlap.
Signed-off-by: Keir Fraser <keir@xensource.com>
linux-2.6.11-xen-sparse/arch/xen/i386/kernel/cpu/common.c
linux-2.6.11-xen-sparse/arch/xen/x86_64/kernel/setup64.c